home *** CD-ROM | disk | FTP | other *** search
/ Enter 2002 August / EnterCD 8_2002.iso / Internet / Adobe GoLive 6.0 / data1.cab / PF_AppDir_Settings_DocumentStore / examples / basic.smil next >
Encoding:
Extensible Markup Language  |  2002-03-28  |  563 b   |  18 lines

  1. <?xml version="1.0"?>
  2. <!DOCTYPE smil PUBLIC "-//W3C//DTD SMIL 1.0//EN" "http://www.w3.org/tr/REC-smil/SMIL10.dtd">
  3. <smil xmlns="http://www.w3.org/2000/SMIL20/CR/Language">
  4.     <head>
  5.         <meta name="title" content="Welcome to Adobe GoLive 6 SMIL Authoring Suite"/>
  6.         <meta name="author" content=""/>
  7.         <meta name="copyright" content=""/>
  8.         <meta name="abstract" content=""/>
  9.         <layout>
  10.             <root-layout width="320" height="240" title="Welcome to Adobe GoLive 6 SMIL Authoring Suite"/>        
  11.         </layout>
  12.     </head>
  13.     
  14.     <body>
  15.         <par>
  16.         </par>    
  17.     </body>
  18. </smil>